home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / x86 / mach-voyager / Makefile
Encoding:
Makefile  |  2008-12-24  |  174 b   |  9 lines

  1. #
  2. # Makefile for the linux kernel.
  3. #
  4.  
  5. EXTRA_CFLAGS    := -Iarch/x86/kernel
  6. obj-y            := setup.o voyager_basic.o voyager_thread.o
  7.  
  8. obj-$(CONFIG_SMP)    += voyager_smp.o voyager_cat.o
  9.